Make ballon and backend drivers fail gracefully if they are unable to initialize
authorIan.Campbell@xensource.com <Ian.Campbell@xensource.com>
Wed, 9 Aug 2006 10:27:28 +0000 (11:27 +0100)
committerIan.Campbell@xensource.com <Ian.Campbell@xensource.com>
Wed, 9 Aug 2006 10:27:28 +0000 (11:27 +0100)
commit5b9b44e48377197b0f75780fc5d67c9909335433
treed123effe237abc4b68d3d5c9cb982b5305f71578
parent0f5fbb45a0b5ef9793e0b6fb442fdbfe2ef6ac6b
Make ballon and backend drivers fail gracefully if they are unable to initialize
due to missing hypervisor support.

Signed-off-by: Ian Campbell <ian.campbell@xensource.com>
linux-2.6-xen-sparse/drivers/xen/balloon/balloon.c
linux-2.6-xen-sparse/drivers/xen/blkback/blkback.c
linux-2.6-xen-sparse/drivers/xen/blktap/blktap.c
linux-2.6-xen-sparse/drivers/xen/netback/netback.c